Form Set Schema - Updated
OtherFormSetItem Element
Form Set Schema : OtherFormSetItem Element
Namespace http://www.Accusoft.com/FormDirector
Type
Extension of xs:string
Diagram
OtherFormSetItem Element
Overview
OtherFormSetItem Extension of xs:string
Type required xs:string
Attributes
NameTypeUseDefaultFixedDescription
Typexs:stringrequired   
Source
<xs:element name="OtherFormSetItem" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:string">
        <xs:attribute name="Type" type="xs:string" use="required" />
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
See Also
Form Set Schema

Is this page helpful?
Yes No
Thanks for your feedback.